Skip to main content

Copy

Copy a local file to a cloud content delivery bucket.

Command

ugs ccd entries copy <local-path> <remote-path> [options]

Arguments

  • <local-path>: The local file path to copy.
  • <remote-path>: The remote file path to copy to.

Options

OptionAliasDescription
environment-name-e, --environment-nameThe Unity environment name.
project-id-p, --project-idThe Unity cloud project id.
bucket-name-b, --bucket-nameThe name of the target bucket.
label-l, --labelList of labels to associate with the entry.
metadata-m, --metadataJSON metadata to associate with the entry.
help-?, -h, --helpDisplay help and usage information.
quiet-q, --quietReduce logging to a minimum.
json-j, --jsonUse JSON as the output format.